/*

 * 

 * 文件备注:这个是整个网站的全部样式，包括网站的头部尾部，内页的全部样式和右侧飘窗的样式

 * 内页样式包括同屏和标准的全部样式

 * 

 */



*{margin:0;padding:0;font-family: "微软雅黑";}



.w_container{

	/*max-width:1200px;*/

	width:1700px;

	margin:0 auto;

	padding:0px;

}

.w_content{

	width:1700px;

	margin:0 auto;

	padding:0px;

}

a{

	color: #333;

	text-decoration: none;

}

a:hover{color: ##009933;}

ul{

	list-style: none;

	margin: 0px;

}

li{

	list-style: none;

}



.w_left{

	float: left;

}



.w_right{

	float: right;

}



.mobile_banner{

	display: none;

}



#banner{

	width: 100%;

}



#banner img{

	width: 100%;

	display: block;

}



a:focus, a:hover {

    text-decoration:none;

    }



.w_clear:after {



    display: block;



    clear: both;



    content: "";



    visibility: hidden;



    height: 0;



}



p{

	margin:0px;

}



.m_banner{



	height: auto;



	max-height: 380px;



	overflow: hidden;



}



.m_banner img{



	display: block;



	width:100%;



}



.p_white{



	color: white;



}



.p_black{



	color: #000000;



}



.p_text1{



	color: #333333;



}



.w_white{



	background: white;



}



.w_black{



	background: black;



}



.w_heaer{



	/*position: fixed;*/



	/*left:0px;*/



	/*width:100%;*/



	/*height: 106px;*/



	/*top:0px;*/



	/*background: red;*/



	/*z-index:166;*/



}



.w_headtop{



	/*position: absolute;



	left:50%;



	top:20px;



	width:1545px;



	margin-left: -772.5px;*/



	/*background: black;*/



	/*z-index:66;*/



}



#newsSear{

	background-color: #f5f5f5;

	color: #666;

	font-size: 15px;

	line-height: 50px;

}



#newsSear p a{

	color: #666;

	font-size: 15px;

}



#newsSear p, .newsCont {

    width: 1466px;

}

.newsCont {

    padding-top:20px;

}





.p_picinfo{

	margin-bottom: 40px;

}

.p_picmore{



}



.p_picmore a{

	color:#333333;

	font-size: 14px;

}



.p_picmore a:hover{

	color: #009933;

}



.p_newsline{

	width: 60px;

    height: 3px;

    background: #906e43;

    margin:10px 0px;

}



.p_pic1,.p_pic2{

   width:47%;	

}



.p_pic1 li,.p_pic2 li{



   box-sizing: border-box;

   padding:0px 0px 0px 20px;

   position: relative;	

   line-height: 30px;

   height: 30px;

}



.p_pic1 li::before,.p_pic2 li::before{



	position: absolute;

	content:'' ;

	width:6px;

	height: 6px;

	border-radius:50% ;

	top:50%;

	left:0px;

	margin-top: -5px;

	background:#4dae3a;



}



.p_pic1 li span,.p_pic2 li span{



	float: right;

	font-size: 14PX;

	color: #333333;



}



.p_pic1 li a,.p_pic2 li a{



	display: block;

	width:83%;

	overflow: hidden;

	text-overflow:ellipsis;

	white-space: nowrap;

	font-size: 14PX;

	color: #333333;

	float: left;



}



.p_pic1 li:hover a,.p_pic2 li:hover a{



	color: #906e43;



}



.p_picnewstitle{



	font-weight: bold;



	font-size: 30px;



}



.p_picnewstitle span{



	font-size: 14px;



	color: #333333;



	text-transform:capitalize;



}



/*同屏_内页推荐新闻板块结束



 * 



 * */



/*同屏_内页所属栏目



 * 



 * */



.p_title{



	font-weight: bold;



	font-size: 30px;



	box-sizing: border-box;



	padding-bottom:12px;



	/*border-bottom: 1px solid #4dae3a;*/



}



.p_titleinfo{



    text-align:center;	



    margin-bottom: 20px;



}







.p_line{



	text-align: center;



	margin:1px auto 10px auto;



	width:60px;



	height: 3px;



	background: #906e43;



}



.p_main{



    /*background: #f2f2f2;*/



    box-sizing: border-box;



    padding: 0px 0px 43px 0px !important;



    margin-top: 40px !important;



}



/*同屏_内页所属栏目结束



*/



/*同屏_内页_二级栏目



*/



.w_casetab{



	text-align: center;



}



.w_casetab li{



	width: 180px;



	box-sizing: border-box;



	border: 2px solid white;



	height: 40px;



	text-align: center;



	line-height: 40px;



	display: inline-block;



	margin-right:19px;



	margin-bottom: 15px;



	border: 1px solid #4dae3a;



}



.w_casetab li:last-of-type{



	margin-right: 0px;



}



.w_casetab li a{



	color:#000;



	font-size: 18px;



}



.w_casetab li.active{



	background:#4dae3a;



	border: 1px solid #4dae3a;



}



.w_casetab li.active a{



	color:#fff;



	font-weight: bold;



	font-size: 18px;



}







/*同屏_内页_二级栏目结束



*/







/*同屏_内页产品列表开始



 * 



 * */



.c_list{



   margin:35px auto 0px auto;	



}



.c_list li{



	margin-bottom: 30px;



	width:32%;



	margin-right: 2%;



	float: left;



	box-sizing: border-box;



	padding:10px;



	border: 1px solid #f2f2f2;



}



.c_list li:nth-child(3n){



	margin-right: 0px;



}



.c_list li img{



	display: block;



	width:100%;



}



.c_title{



	color: #333333;



	font-size: 14px;



	line-height: 30px;



	text-align: center;



	overflow: hidden;



	text-overflow:ellipsis;



	white-space: nowrap;



}



.c_list li:hover{



	border: 1px solid #a62927;



}









.zzpro>img{



    width: 100%;



    transform: scale(1);



    transition: transform .3s linear;

}







.n_newslist{



	margin-bottom: 30px;



}



.n_newslist li{



	box-sizing: border-box;



	padding:20px 15px;



    border-bottom: 1px dashed #666666;



    transition: all .5s;



}



.n_newslist li:hover{



	padding-left: 20px;



}



/*.n_newslist li:hover .n_newsimg{



	border: 1px solid #906e43;



	box-sizing: border-box;



	padding:5px;



}*/



.n_newsimg{



    width:25%;	



    box-sizing: border-box;



    border: 1px solid #f2f2f2;



    transition: all .5s;



}



.n_newsimg img{



	width:100%;



	display: block;



	max-height: 191px;



}



.n_newsinfo{



	width:73%;



}



.n_newslist li:hover .n_newstit{



	padding-left: 40px;



}



.n_newstit{



	color: #000000;



	margin-bottom: 10px;



	font-size:18px;



	overflow: hidden;



	text-overflow:ellipsis;



	white-space: nowrap;



	box-sizing:border-box;



	transition: all .5s;



	position: relative;



}



.n_newstit::before{



    position: absolute;



    content:"";



    left: 0px;



    top:50%;



    height: 2px;



    background:#906e43;



    width:0px;



    margin-top: -1px;

    transition: all .5s;



}



.n_newslist li:hover .n_newstit::before{

    position: absolute;

    content:"";

    left: 0px;

    top:50%;

    height: 2px;

    background:#906e43;

    width:35px;

    margin-top: -1px;

}



.n_newstime{

	font-size: 14px;

	color: #333333;

	margin-bottom: 7px;

	transition: all .5s;

	position: relative;	

}



.n_newslist li:hover{

	border: 1px dashed #906e43;

}



.n_newslist li:hover .n_newstime{

	padding-left: 10px;

}



.n_newstime::before{

    position: absolute;

    content:"";

    left: 0px;

    top:50%;

    height:5px;

    background:#906e43;

    width:0px;

    margin-top: -2.5px;

    transition: all .5s;

}



.n_newslist li:hover .n_newstime::before{

    width:5px;

}



.n_newsinfomation{

	line-height: 30px;

	display: -webkit-box;

	-webkit-box-orient: vertical;

	-webkit-line-clamp: 3;

	overflow: hidden;

	font-size: 14px;

	text-indent: 2em;

}



.p_textarea{

    font-size: 16px;

    line-height: 25px;	

}



.p_textarea .w_mianoinfo{

	margin:0 0 20px 0;color:#CCC;text-align:center;font-size:16px;

}



.p_textarea h1{

	font-size: 20px;

    margin: 20px;

    text-align: center;

}

#show_video{

	}







.map{ overflow:hidden; margin-bottom:20px;margin-top:20px;}



.map_l{line-height: 30px; padding-bottom:10px; font-size:15px;}



.map_l a{ color:#666;}



.map_t{ border: solid 1px #E0E0E0; padding:5px 0;margin: 5px 3px; overflow:hidden;}



.map_t ul{padding: 0 15px; }



.map_t ul li{  float: left; line-height: 25px; padding-right:30px;}



.map_t ul li a{ color:#666;}







/*同屏_内页网站地图



 * 



 * */



.w_hotkey{



	background:#f3f3f3;



	box-sizing: border-box;



	height: 55px;



	line-height: 55px;



	margin-bottom: 45px;



}



.w_key,.w_key a{



	font-size: 14px;



}



.w_key{



	line-height: 24px;



	color: #212121;



	font-weight: bold;



	margin-top: 16px;



}



.w_boxshwo{



  position: fixed;



  width: 100%;



  height: 100%;



  left: 0px;



  top:0px; 	



  background: rgba(0,0,0,0.8);



  display: flex;



  justify-content: center;



  align-items: center;



}







.w_boxform{



	width:250px;



	height: 150px;



	border-radius: 8px;



	background: #f5f5f5;



	box-sizing: border-box;



	padding:10px;



}



.w_boxtit{



	text-align: center;



	font-size: 18px;



	box-sizing: border-box;



	padding-bottom: 10px;



	border-bottom: 1px solid #666666;



	margin-bottom: 15px;



	font-weight: bold;



}



.w_password{



    width:80%;



    outline:none;



    border: 1px solid #a7a7a7;



    box-sizing: border-box;



    padding-left: 10px;



    height: 35px;



    line-height: 35px;	



    border-radius: 5px;



    margin:0 auto;



    display: block;



    margin-bottom: 20px;



}



.w_boxmit{



	width: 75%;



	margin:0 auto;



	background: #bb0222;



	display: block;



	outline:none;



	border: none;



	color: white;



	border-radius: 5px;



	



}



.w_key a{



	margin-right: 15px;



	color: #6a6a6a;



	font-weight: 400;



}



.w_key a:last-of-type{



	margin-right: 0px;



}



.w_search{



	position: relative;



	color: #333333;



	font-size: 13px;



	font-weight: bold;



}



.w_searchinfo{



	background: #f3f3f3;



	box-sizing: border-box;



	padding-left:0px;



	border: none;



	border-bottom: 1px solid #a7a7a7;



	height: 35px;



	line-height: 35px;



	outline: none;



	position: relative;



	width:408px;



	/*padding-left: 10px;*/



	



}



.w_searchsub{



	outline:none;



	position:absolute;



	right: 0px;



	top:50%;



	background: url('../images/ss.png');



	background-size:100% 100% ;



	width:17px;



	height: 17px;



	margin-top: -8.5px;



	border: none;



}



.w_contit{



	font-size: 30px;



	color: #262932;



	text-align: center;



	font-weight: bold;



}



.w_contit span{



	color: #00aa84;



}



.w_conline{



	margin:4px auto;



	text-align: center;



}



.w_coneng{



	font-size: 14px;



	text-align: center;



	line-height: 24px;



	color: #2c2c2c;



	font-weight: bold;



	margin-bottom: 30px;



}



.w_protab{



	text-align: center;



	background: #00aa84;



}



.w_protab li{



	display: inline-block;



	height: 50px;



	line-height: 50px;



	width: 15%;



}



.w_protab li a{



	font-size: 18px;



	color: white;



}



.w_protab li.active{



	



}



.w_protab li.active a{



	color: #ffde00;



	position: relative;



	display: inline-block;



	box-sizing: border-box;



   padding:0px 27px;



}



.w_protab li.active a::after{



	content: '';



	position: absolute;



	right: 0px;



	top:50%;



	height: 2px;



	width:20px;



	margin-top: -1px;



	display: flex;



	background:#ffde00; 



	justify-content: center;



	align-items: center;



}



.w_protab li.active a::before{



	content: '';



	position: absolute;



	left: 0px;



	top:50%;



	background:#ffde00; 



	height: 2px;



	width: 20px;



	margin-top: -1px;



	display: flex;



	justify-content: center;



	align-items: center;



}



.friends{



	margin-bottom: 100px;



}







/*内页部分*/

.lb_pro_box {

	width: 1466px;

	padding-top: 30px;

	padding-bottom:50px;

	overflow: hidden;

}

.lb_box {

	width: 315px;

}

.lb_box .navg {

	height: 78px;

	width: 315px;

	padding-left: 25px;

	font-size: 22px;

	font-weight: bold;

	color: #FFF;

	padding-top: 18px;

	background-color: #009933;

}

.lb_box .navg span {

	font-size: 13px;

	line-height:15px;

	text-transform: uppercase;

	color: #99e2b1;

	display: block;

}

.lb_boxx {

	width: 315px;

	overflow: hidden;

	background-color: #fff;

    padding: 1px;

    border: 1px solid #dedede;

}

.lb_ul {

	width: 315px;

}



.lb_ul li{

	margin: 15px auto;

	width: 90%;

	line-height: 55px;

	background-color: #eaeaea;

	border: 1px solid #e7e7e7;

	box-sizing: border-box;

	padding-left: 16px;

	background-image: url(../images/icon02.png);

	background-repeat: no-repeat;

	background-position: 88% center;

}

.lb_ul li a{

	display: inline-block;

	width: 90%;

	height: 55px;

	line-height: 55px;

	overflow: hidden;

	text-overflow: ellipsis;

	white-space: nowrap;

	color: #303030;

	font-size: 16px;

	vertical-align: middle;

}

.lb_ul li:hover a{

	color: #4dae3a;

}





/*.lb_ul li {

	display: block;

	height: 38px;

	width: 200px;

	margin-bottom: 11px;

	float: left;

}

.lb_ul li a {

	background-image: url(../images/index_41.jpg);

	background-repeat: no-repeat;

	background-position: 20px center;

	padding-left: 36px;

	background-color: #FFF;

	display: block;

	border: 1px solid #e7e7e7;

	line-height: 36px;

	height: 36px;

	width: 162px;

	font-size: 14px;

}

.lb_ul li a:hover {

	background-color: #FF6100;

	display: block;

	border: 1px solid #FFF;

	color: #FFF;

}*/





.prow{

	margin-top:10px;

}

.nere{

	width: 315px;

	padding-left: 20px;

	height: 48px;

	font-size: 22px;

	color: #333;

	float: left;

	font-weight: normal;

	margin-right: 0;

	margin-bottom: 0;

	margin-left: 0px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #009933;

	background-color: #f5f7f9;

	line-height: 48px;

}

.cpfl_boxx{ clear:both; padding-top:10px;}

.phot{

	clear:both;

	padding-top:10px;

	padding-left: 5px;

}

.phot li{

	width:295px;

	text-align:center;

}

.phot li img{

	width: 295px;

	height: 160px;

	display: block;

}

.phot li span{

	margin-bottom:10px;

	display:block;

	font-size:15px;

	line-height: 30px;

}

.dianhua {

	color: #666666;

	line-height: 22px;

	padding: 15px 0 10px 66px;

	background-attachment: scroll;

	background-color: transparent;

	background-image: url(../images/Teln.gif);

	background-repeat: no-repeat;

	background-position: 5px 18px;

}

.dianhua span {

	display: block;

	color:#009933;

	font-family: Impact;

	font-size: 24px;

}

.dzt{margin-top:10px; clear:both;}

.addt{

	line-height:28px;

	padding-left:8px;

	margin-right:0px;

	padding-right: 8px;

	padding-top: 6px;

	padding-bottom: 15px;

	font-size: 14px;

}

.ery{

	text-align:center;

	display:block;

	border-top:1px solid #eee;

	padding-top:20px;

	padding-bottom:20px;

}

.ery img{

}

/*右边 公司介绍*/

.maint_rg {

	width: 1090px;

}

.ny_box {

	width: 1090px;

}

.wzy {

	padding-left:6px;

	display: block;

	height: 50px;

	font-weight: normal;

	line-height: 50px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #E6E6E6;

}

.wzy .gs_op { font-size: 22px; color:#262626; }

.wzy span { font-size: 12px; color: #AAA; }

.wzy span a { color: #AAA; }

.maint_boxx {

	padding: 15px 10px;

	overflow: hidden;

	line-height:26px;

	font-size: 13px;

}

.tj_news { padding-top: 15px; width: 920px; }

.tj_news h2 { width: 900px; height: 53px; background-image: url(../images/about_46.jpg); background-repeat: no-repeat; background-position: left bottom; }

.tj_boxx { width: 890px; padding-top: 15px; padding-right: 15px; padding-left: 15px; }

.news_ul li {

	line-height: 33px;

	background-image:url(../images/index_69.jpg);

	background-repeat: no-repeat;

	background-position: left center;

	padding-left: 16px;

	font-size:14px;

	width: 48%;

	float: left;

}

.news_ul li span { float: right; color:#999;}





/*内页部分 新闻*/

.main_bt{ margin-bottom:10px; padding-bottom:10px; border-bottom:1px dashed #dcdcdc;}

.main_bt .by{

	height:35px;

	line-height:35px;

	padding-left:13px;

	font-weight:normal;

	background-image: url(../images/jt.gif);

	background-repeat: no-repeat;

	background-position: left center;

}

.hck{ font-size:16px; float:left;}

.hck a {

}

.date{ float:right; font-size:14px; color:#999;}

.dlo{

	font-size:14px;

	clear:both;

	color:#888;

	padding-left:18px;

	display:block;

}



/*内页 产品中心*/

.mainpro_boxx {

	width: 1090px;

	padding-top:26px;

	overflow: hidden;

}

.cases_uly{ overflow:hidden;}

.cases_uly li {

	width: 330px;

	float: left;

	display: block;

	text-align: center;

	margin-right:15px;

	margin-left:15px;

	margin-bottom: 10px;

}

.cases_uly li img {

	height: 180px;

	width: 330px;

	display: block;

	float: left;

}

.cases_uly li span {

	font-size: 16px;

	display: block;

	text-transform:capitalize;

	line-height:45px;

}

/*内页 案例*/

.case_n {

	width: 740px;

	padding-bottom: 25px;

	border-bottom-width: 1px;

	border-bottom-style: dashed;

	border-bottom-color: #ddd;

	margin-bottom: 25px;

}

.case_pic {

	width: 220px;

	text-align: center;

}

.case_pic img {

	width: 210px;

	height: 170px;

}

.case_nr {

	width: 490px;

}

.case_nr span {

	display: block;

	font-size: 20px;

	line-height: 40px;

}

.case_nr font {

	color: #999;

	font-size: 13px;

	line-height: 25px;

	padding-top: 6px;

	padding-bottom: 6px;

	display: block;

}

.detail {

	height: 35px;

	line-height: 35px;

	float: left;

	width: 150px;

	font-size: 14px;

	margin-top: 30px;

}

.detail a {

	color: #FFF;

	text-align: center;

	display: block;

	background: url(../images/07jt.png) no-repeat 16px center;

	background-color: #999;

}

.detail a:hover {

	background-color: #009933;

}

.casen_ul li {

	width: 275px;

	float: left;

	display: block;

	margin-right:15px;

	margin-left:15px;

	margin-bottom:8px;

	text-align: center;

	margin-top: 10px;

}

.casen_ul li img {

	height: 193px;

	width: 275px;

	display: block;

}

.casen_ul li font { font-size: 14px; display: block; line-height: 42px; }



/*产品详情内页*/

.cRight{ margin-top: 10px;}

.intrTil {background: url(../images/bgT.png) repeat-x; height: 35px; line-height: 35px; font-size: 14px;border-left: 1px solid #e2dfe0;border-right: 1px solid #e2dfe0;}

.intrTil strong a {

	float: left;

	display: block;

	padding-left:20px;

	padding-right:20px;

	text-align: center;

	background: #fff;

	color: #3e3d3d;

	font-weight: bold;

	height: 33px;

	line-height: 32px;

	margin-left: 0px;

	border-top-width: 2px;

	border-right-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-top-color: #009933;

	border-right-color: #e2dfe0;

}

.intrTil a{ float: left;margin-left: 20px;}

.allConsCon_l{border:1px solid #e2dfe0;border-top:none;padding:10px 20px 20px 20px; overflow:hidden; line-height:22px;}
.allConsCon_l img{ max-width:100%;}
.piy_r{padding-top:10px; overflow:hidden; }

.piy_r li{

	float:left;

	text-align:center;

	width:210px;

	margin-right: 10px;

	margin-left: 11px;

}

.piy_r li img{

	width: 210px;

	height: 170px;

}

.piy_r li span{ display:block; font-size:13px; line-height:35px;}

.allCons{margin-top:10px;}

.allConsTil{background:url(../images/bgT.png) repeat-x;height:35px;line-height:35px;font-size:14px;border-left:1px solid #e2dfe0;border-right:1px solid #e2dfe0;}

.allConsTil a {float:right;margin-right:10px; display:block; text-transform:uppercase; font-size:12px; font-family:"Arial", "WenQuanYi Micro Hei", sans-serif;}

.allConsTil strong{

	float:left;

	display:block;

	padding-left:20px;

	padding-right:20px;

	text-align:center;

	background:#fff;

	color:#3e3d3d;

	font-weight:bold;

	height:33px;

	line-height:32px;

	margin-left:0px;

	font-size:15px;

	border-top-width: 2px;

	border-right-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-top-color: #009933;

	border-right-color: #e2dfe0;

}

.allConsCon{border:1px solid #e2dfe0;border-top:none;padding:10px 20px; overflow:hidden;}

.allConsCon .liu_y {margin-top:10px;}

.allConsCon .liu_y li {line-height:33px;clear:both; margin-bottom:10px; display:block; height:35px;}

.allConsCon .liu_y li em {font-style:normal;float:left;width:45px;text-align:left;font-size:12px;padding-left:12px;} 

.allConsCon .liu_y li span {float:left;}

.allConsCon .liu_y li span input {width:600px;height:33px;border:1px solid #e4e4e4;line-height:26px;float:left;}

.allConsCon .liu_y li span textarea {width:600px;height:150px;border:1px solid #e4e4e4;float:left;margin-bottom:10px;}

.allConsCon .liu_y li span select{margin-right:10px;width:120px;}

.allConsCon .liu_y li span img {float:left;margin-left:10px;}

.allConsCon .liu_y li .btnun {width:120px;height:30px;background:#87878a; float:left; outline:none; border:none;display:block;text-align:center;line-height:30px;font-weight:bold;color:#fff;font-size:14px; border-radius:2px;}

.corXM h2 {font-size:25px;font-weight:normal;font-family:"微软雅黑";margin-bottom:10px;color:#333; line-height:35px;}

.corXM p{font-size:12px;color:#d92b49;}

.corXM{width:460px;float:right; }

.corXM ul li {

	line-height:25px;

	clear:both;

	padding:6px 0px;

}

.corXM ul li label{float:left;color:#999;width:70px;text-align:right;}

.corXM ul li span {float:left;color:#666;display:block;width:310px;}

.corXHead {

	border-bottom: 1px solid #eee;

	padding: 15px 0px;

	margin-bottom: 10px;

	font-size:24px;

}

.corXMBot{padding-top:18px; clear:both; overflow:hidden;}

.mfyysx{width:125px;height:38px;float:left;margin-right:12px;margin-top:10px;}

.mfyysx a{width:125px;height:38px;background:#033770; line-height:38px;display:block;text-align:center; font-size:14px;font-family:"微软雅黑";color:#fff;margin-bottom:10px; border-radius:5px;}

.ljcxls{

	width:125px;

	height:38px;

	float:left;

	margin-bottom:10px;

	margin-top: 5px;

}

.ljcxls a{

	width:125px;

	height:38px;

	border-radius:5px;

	line-height:38px;

	display:block;

	text-align:center;

	font-size:14px;

	font-family:"微软雅黑";

	color:#fff;

	background-color: #FE7600;

}

.kcTel{margin-left:13px;line-height:22px;padding-top:5px;margin-top:3px;}

.kcTelL{

	float:left;

	margin-left:20px;

	padding-left:60px;

	background-image: url(../images/xbg.png);

	background-repeat: no-repeat;

	background-position: left -78px;

}

.kcTelL p {clear:both;color:#666;}

.kcTelL p strong{font-size:19px;font-weight:700; color:#333;}





.v_focus_box{

	border:1px solid #e4e4e4;

	overflow:hidden;

    padding:10px;

}

.v_focus {

    float:left;

	width:560px;

}

.v_focus .focus_img{

	width:560px;

}

.v_focus .zoom_pic{width:22px;height:22px;background:url(../images/fdj.gif) no-repeat;position:absolute;z-index:5;right:0;top:328px;}

.v_focus .focus_picList li{

	width:120px;

	display:inline;

	float:left;

	margin-top: 10px;

	margin-right: 10px;

	margin-bottom: 10px;

	margin-left: 10px;

}

.v_focus .focus_picList li img{

	width:120px;

	display:inline;

	float:left;

	border: 1px solid #dedede;

	height:65px;

    cursor:pointer;

}

.v_focus .focus_picList li img:hover{

	display:inline;

	float:left;

	border: 1px solid #D2A457;

}

.v_focus .focus_btn_prev,.focus_btn_next{

	width:0px;

	height:0px;

	margin-top:20px;

	cursor:pointer;

	float:left;

	background-image: url(../images/btn_w10.gif);

	background-repeat: no-repeat;

	background-position: 0 0;

}

.v_focus .focus_btn_next {

	background-image: url(../images/btn_w10.gif);

	background-repeat: no-repeat;

	background-position: 0 -47px;

}



.mainfenx{

	padding-left:10px;

	padding-right:5px;

	line-height: 25px;

}

.lunhuan{

	width:720px;

	margin-top:20px;

	margin-bottom:10px;

}



.zixun {

	padding-right: 10px;

	height: 35px;

	width: 137px;

	padding-top: 4px;

}



/*留言 地图*/

.abt_bny { padding: 10px 20px; overflow: hidden; padding-bottom: 30px;  margin-bottom:20px;}

.abt_bny .liu_y { margin-top: 10px; }

.abt_bny .liu_y li { line-height: 36px; clear: both; }

.abt_bny .liu_y li em { font-style: normal; float: left; width: 120px; text-align: right; font-size: 12px; padding-right: 12px; }

.abt_bny .liu_y li span { float: left; }

.abt_bny .liu_y li span input { width: 280px; height: 26px; border: 1px solid #e4e4e4; line-height: 26px; float: left; outline: none; padding-left: 10px; font-family: "Microsoft YaHei", "Arial", "WenQuanYi Micro Hei", sans-serif;}

.abt_bny .liu_y li span input:hover,

.abt_bny .liu_y li span textarea:hover { border: 1px solid #ce0001; }

.abt_bny .liu_y li span textarea { width: 370px; height: 150px; border: 1px solid #e4e4e4; float: left; margin-bottom: 10px; outline: none; padding-left: 10px; }

.abt_bny .liu_y li span select { margin-right: 10px; width: 120px; }

.abt_bny .liu_y li span img { float: left; margin-left: 10px; }

.abt_bny .liu_y li .btnun {

	font-family: "Microsoft YaHei", "Arial", "WenQuanYi Micro Hei", sans-serif;

	float: left;

	border: 0px none;

	outline: none;

	width: 116px;

	height: 33px;

	color: #FFFFFF;

	font-size: 16px;

	background-color: #10528e;

}

.abt_bny .liu_y li .reset {font-family: "Microsoft YaHei", "Arial", "WenQuanYi Micro Hei", sans-serif; background: #919294; border: 0px none; outline: none; width: 116px; height: 33px; color: #FFFFFF; font-size: 16px; }





.wite{ font-size:14px; height:30px; line-height:30px; margin-bottom:10px;}

.sy_l{ color:#666;}

.map{ overflow:hidden; margin-bottom:20px;}

.map_l{line-height: 30px; padding-bottom:10px; font-size:15px;}

.map_l a{ color:#666;}

.map_t{ border: solid 1px #E0E0E0; padding:5px 0px; overflow:hidden;}

.map_t ul{padding: 0 15px; }

.map_t ul li{  float: left; line-height: 25px; padding-right:30px;}

.map_t ul li a{ color:#666;}



.pages {

    clear: both;

    margin: 20px;

    text-align: center;

}

.pages li {

    display: inline-block;

}

.pages a {

    border: 1px solid #ccc;

    padding: 0 5px;

}

.pages span {

    background: #ccc none repeat scroll 0 0;

    border: 1px solid #ccc;

    padding: 0 5px;

}





/*分页*/

.pagination-wrapper{ margin: 25px 0; text-align: center;overflow: hidden;} 

.pagination{ height: 34px; text-align: center; } 

.pagination li { display: inline-block; height: 21px; margin-right: 5px; } 

.pagination li a{ float: left; display: block; height: 32px; line-height: 32px; padding: 0 12px; font-size: 16px; border: 1px solid #dddddd; /*color: #555555;*/ text-decoration: none; } 

.pagination li a:hover{ background:#f5f5f5; color:#009933; } 

.pagination li.thisclass { background: #009933; color: #fff;width: 34px;  height: 31px;  line-height: 31px; } 

.pagination li.thisclass a,.pagination li.thisclass a:hover{ background: transparent; border-color: #008fea; color: #fff; cursor: default; }



.page-num{margin-right: 10px;margin-top:-6px}

.page-num-current{

	background: #009933;

	color:#fff;

}



.tooltips {

  position: relative;

  display: inline;

}



.tooltips span {

  font:300 12px 'Open Sans', sans-serif;

  position: absolute;

  color: #FFFFFF;

  background: #000000;

  padding:15px 10px;

  width:140px;

  text-align: center;

  visibility: hidden;

  opacity: 0;

  filter: alpha(opacity=0);

  transition: transform .3s, opacity .6s, margin-left .2s, margin-top .2s;

  margin-top: 35px;

}



.tooltips > span img{max-width:140px;}







.tooltips[tooltip-position="bottom"] span{

  -ms-transform: rotate(-30deg);

  -webkit-transform: rotate(-30deg);

  transform: rotate(-30deg);

}



.tooltips span:after {

  content: '';

  position: absolute;

  width: 0; height: 0;

}



.tooltips[tooltip-position="bottom"] span:after{

  /*bottom: 100%;

  left: 50%;

  margin-left: -18px;

  border-bottom: 8px solid black;

  border-right: 8px solid transparent;

  border-left: 8px solid transparent;*/

}





.tooltips:hover span {

  visibility: visible;

  opacity: 1;

  z-index: 999;

  -ms-transform: rotate(0deg);

  -webkit-transform: rotate(0deg);

  transform: rotate(0deg);

  filter: alpha(opacity=100);

}

.izl-rmenu {
    margin-right: 0;
    width: 82px;
    position: fixed;
    right: 2px;
    top: 52%;
    -webkit-box-shadow: #ddd 0px 1px 5px;
    -moz-box-shadow: #DDD 0px 1px 5px;
    box-shadow: #ddd 0px 1px 5px;
    z-index: 999;
    background: #f7f7ff;
}

.izl-rmenu .consult {
    background-image: url(../images/consult_icon.gif);
    background-repeat: no-repeat;
    background-position: center -77px;
    display: block;
    height: 76px;
    width: 82px;
}
.izl-rmenu .cart {
    background-image: url(../images/consult_icon.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    display: block;
    height: 16px;
    width: 16px;
    font-size: 12px;
    line-height: 16px;
    color: #45BDFF;
    text-align: center;
    padding-top: 15px;
    padding-right: 18px;
    padding-bottom: 47px;
    padding-left: 64px;
}

.izl-rmenu .btn_top {
    background-image: url(../images/float_top.gif);
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    height: 39px;
    width: 82px;
    -webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
}

#udesk-feedback-tab {
    position: fixed;
    right: 2px;
    top: 52%;
    margin-top: -76px;
    -webkit-box-shadow: #ddd 0px -1px 5px;
    -moz-box-shadow: #DDD 0px -1px 5px;
    box-shadow: #ddd 0px -1px 5px;
    z-index: 10000;
    cursor: pointer;
    background-image: url(../images/consult_icon.gif);
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    height: 76px;
    width: 82px;
    background-color: #FFF!important;
    z-index: 999;
}

.izl-rmenu .consult .phone {
    background-color: rgb(247,247,255);
    position: absolute;
    width: 160px;
    left: -160px;
    top: 0px;
    line-height: 73px;
    color: #000;
    font-size: 18px;
    text-align: center;
    display: none;
    box-shadow: #ddd -1px 1px 4px;
}
.izl-rmenu .cart .pic11 {
    display: none;
    position: absolute;
    left: -138px;
    top: 65px;
    width: 130px;
    height: 130px;
    background-size: 100% 100%;
}

.izl-rmenu a.consult:hover .phone{display:inline !important;}

.p_pic1 li:hover a,.p_pic2 li:hover a{



	color: #906e43;



}
.izl-rmenu a.cart:hover .pic11{display:block;}
